

/* NAVBAR and BACKGROUND IMAGE */S
#intro, #intro2  {
    height: 100%;
}

#introcar, #introdep, #introanx, #introfaq, #introgrief, #introanger, #introangersports, #introdivorce, #intromarriage, #introchrist, #introadhd, #introrel, #introlis, #introwell, #introaff, #introapp, #introabout {
    height: 60%;
}


#intro {
    background: url("../../images/stress_free_people.png") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#intro2 {
    background: url("../../images/smile-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introaff {
    background: url("../../images/chess-adj.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introfaq {
    background: url("../../images/chess-adj.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#intromarriage {
    background: url("../../images/hug.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introchrist {
    background: url("../../images/pray.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#introfaq {
    background: url("../../images/dogquestion.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introanger {
    background: url("../../images/glasses2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introangersports {
    background: url("../../images/hockey2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introdivorce {
    background: url("../../images/shatter.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introgrief {
    background: url("../../images/candles.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#introcar {
    background: url("../../images/rock-climb-adj.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#introabout {
    background: url("../../images/fosburyflop-adj.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introrel {
    background: url("../../images/couplekiss.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introlis {
    background: url("../../images/listen.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introdep {
    background: url("../../images/depression.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introanx {
    background: url("../../images/hairsmile.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introadhd {
    background: linear-gradient( rgb(0, 0, 0, 0.4), rgba(0, 22, 37, 0.65) ), url("../../images/focus.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introwell {
    background: url("../../images/keeptheball.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#introapp {
    background: url("../../images/oldmusicband.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.navbar {
    background-color:hsla(0,0%,0%,0.16);
	font-family:Gotham, 'sans-serif'; 
	font-size:22px;
}

.nav-item a:hover {background-color: #4285F4; border-radius:0px;}


.navbar-brand{font-size:24px;}

.navbar-nav > li{
  margin-left:20px;
  margin-right:20px;

}

.top-nav-collapse {
    background-color: #4285F4;
}

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #4285F4;
    }
}


/* PARALLAX BACKGROUND IMAGE */
.bgimg-2 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgimg-3 {
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Second image (Portfolio) */
.bgimg-2 {
    background-image: url(../../images/relationship4.jpeg);
    min-height: 400px;
}

/* Third image (Contact) */
.bgimg-3 {
    background-image: url("../../images/womenphone.jpg");
    min-height: 300px;
}

/* Title Animation */
.rotatey:hover { -webkit-transition: all 2s ease-in-out; -webkit-transform: rotatey(360deg);transform: rotatey(360deg);}
.rotateicon { -webkit-transition: all 2s ease-in-out; -webkit-transform: rotatey(360deg);transform: rotatey(360deg); animation: two 2s infinite;}
.animated.bounce {animation-delay:5.0s; animation-iteration-count: 2;}

@keyframes two {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}



/* First Half Screen Image below landing page  */
.bgimg-half-1 {
    background-image: url(../../images/corporate-adj.jpg);    
}

/* Second Half Screen Image below landing page  */
.bgimg-half-2 {
    background-image: url(../../images/guy-girl-adj.jpg);    
}

/* Mask image with light grey 
.rgba-black-light:hover, .rgba-black-strong:hover, .tint:hover{
	transition: 0.6s;
	background-color:hsla(199,79%,74%,0.52);
}

.rgba-stylish-strong:hover, .rgba-black-strong:hover, .tint:hover{
	transition: 0.6s;
	background-color:hsla(199,79%,74%,0.52);
}*/


/*  Card Flipping Start */
.flip-container {
	perspective: 1000px;
	display:inline-block;
	margin: 1px;
	margin:0px 10px;	
}

/* flip the pane when clicked */
.flip-container .flipped {
	-moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform: rotateY(180deg);
}

/* flip speed goes here*/
.flipper, .flipped {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.flip-container, .front, .back {
	width: 320px;
	height: 500px;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	-moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
	
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	-moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
	
	transform: rotateY(180deg);
}


.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("../../../telecounselgroup/MDB Free/img/Preloader_2.gif") center no-repeat #fff;
}


#background{
position: fixed;
top: 0;
left: 0;
width: 100%;
	height: 100%;
 
  background-repeat: no-repeat;
  background-position:center;
  background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
 }

 .background-image-blur{
 	-webkit-filter: blur(45px);
    -moz-filter: blur(45px);
    -o-filter: blur(45px);
    -ms-filter: blur(45px);
    filter: blur(45px);

    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;

    transition: all 2s ease-out;
 }


.tweak > li > a {
  color: #fff;
}


/* Radio Buttons */
.radio {
  margin: 0.5rem;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}


/* Slider */
	*, *:before, *:after {
  box-sizing: border-box;
}

.range-slider {
  margin: 0px 0 0 0%;
}

.range-slider {
  width: 90%;
}

.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3197EE;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #1abc9c;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #1abc9c;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #3197EE;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #1abc9c;
}
.range-slider__range:active::-moz-range-thumb {
  background: #1abc9c;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #3197EE;
  padding: 5px 10px;
  margin-left: 8px;
}
.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #3197EE;
  border-bottom: 7px solid transparent;
  content: '';
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}


/* Override MDBootstrap default and apply corrections as required*/
.btn-default {
    background-color: #fff!important;
    color: #fff!important;
}

/* Override the MDBootstrap default and apply the Bootstrap 4 default*/
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/* Change the validation font to red and italic and position under the input*/
.help-block {
	color:red;
	font-style: italic;
	margin-left:40px;
}


/* For Side Pop Form Button */
.container-box {
	display:inline-block; 
	position: fixed;
  	top: 55%;
  	left: 0;
	z-index: 100;
}

.rotated
{	-moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform-origin: top left;  
}

/* NAV divider */
.dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.navbar .dropdown-menu a {
	display: inline-block;
 	font-size: 1rem;
	font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	font-weight: lighter;
    color: #fff!important;
	padding: 7px;
	width: 200px;
	
}

.dropdown-menu {border-radius:0px;background-color: #4285F4;}



.navbar .dropdown-menu a:hover {
 
    color: skyblue!important;
}


/* Format Tabs of Service Section */
ul.nav.nav-tabs {
	padding:15px;
}

.nav-link, .nav-link:hover {
	color:white;
	border-radius: .25rem;
	
	
}

/* set background image of twins and mother*/
.twin {
	background-image: url(../../images/happycouple-adj2.jpg); background-size: cover; padding: 0px; 
}

/* specifically set padding for background image of twins and mother so that it can be adjusted via media query for small screens*/
.twinpad{
padding-top:200px; padding-bottom: 200px ;
}

/* specifically set image as large or small for other (half-screen width) background images - adjusted via media query for small screens using b1/b2*/
.view img.b2{
	display:none;
}

/*Drop Down Nav Submenu*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu2 {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

.dropdown-menu2 {
    
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: black;
    text-align: left;
    list-style: none;
    background-color: black;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-menu2 li a {
	font-size: 20px;
}



dfn {
 position: relative;
	font-style: normal;
  
}
dfn::after {
  content: attr(data-info);
  display: inline;
  position: absolute;
  top: 22px; left: 0;
  opacity: 0;
  width: 230px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0.5em 0.8em;
  background: rgba(0,0,0,0.8);
  color: #fff;
  pointer-events: none; /* This prevents the box from apearing when hovered. */
  transition: opacity 250ms, top 250ms;
}
dfn::before {
  content: '';
  display: block;
  position: absolute;
  top: 12px; left: 20px;
  opacity: 0;
  width: 0; height: 0;
  border: solid transparent 5px;
  border-bottom-color: rgba(0,0,0,0.8);
  transition: opacity 250ms, top 250ms;
}
dfn:hover {z-index: 2;} /* Keeps the info boxes on top of other elements */
dfn:hover::after,
dfn:hover::before {opacity: 1;}
dfn:hover::after {top: 30px;}
dfn:hover::before {top: 20px;}


/*input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
*/

/* Accordion styles for FAQ page */
.accordion a.effect {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  
  padding: 1rem 3rem 1rem 1rem;
  /*color: #7288a2;*/
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.accordion a.effect:hover,
.accordion a.effect:hover::after {
  cursor: pointer;
  color: #03b5d2;
}

.accordion a.effect:hover::after {
  border: 1px solid #03b5d2;
}

.accordion a.effect.active {
  color: #03b5d2;
  border-bottom: 1px solid #03b5d2;
}

.accordion a.effect::after {   /* section relates to the plus sign */
  font-family: 'Ionicons';
  content: '\f218';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.effect.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion .contentfaq {
  display: none;
  padding: 1rem;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.accordion .contentfaq p {
  font-size: 1rem;
  font-weight: 300;
}


/* style for survey Start
/* aligns each radio question one underneath the other */
label.a {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  line-height: 2.5;
  font-family: 'Oswalt', sans-serif;
  font-weight: 300;
  transition: padding-left 200ms ease-in;
}
label.a:hover {
  color: #000;
  padding-left: 4px;
  font-weight: 400;
}

	 
/* sets the space between the radio button and the question */
input {
  margin-right: .5em;
}

	 
/* sets the width of the question box */	 
.contain {
  max-width: 600px;
	
}

.field, .form__contain {
  width: 100%;
}

.form__contain {
  margin: 1em auto;
  background: linear-gradient(45deg, #ffffff 50%, #4285F4 99%);
  border: 2px solid #e7e7e7;
  border-radius: 50px;
  -webkit-perspective: 1200;
          perspective: 1200;
  position: relative;
  min-height: 300px;
  overflow: hidden;
  transition: all 300ms linear;
}
.form__contain:hover {
  border-color: #dfdfdf;
}

.field {
  padding: 2em 3em;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.is-current {
  visibility: visible;
  z-index: 1;
}

.form__btn-row {
  margin: 4em auto;
}

.form__btn-row span {
  width: 32%;
  text-align: center;
  display: inline-block;
  padding: 0;
  margin: 0;
}

p.desc {
  margin-bottom: 3em;
  text-align: center;
  /* color: #777; */
  font-size: 0.9em;
  font-family: 'Oswalt', sans-serif;
  font-weight: 300;
}
p.desc a {
  color: #E80C7A;
  text-decoration: none;
}

.field__question {
  font-size: 1.2em;
  border-bottom: 3px solid #e7e7e7;
  padding: 0 2em 1em 0;
  margin-top: 0;
  position: relative;
  font-family: 'Bitter', serif;
  line-height: 1.4;
}


.form__progress {
  list-style-type: none;
  text-align: center;
}
.form__progress li {
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
  border: 3px solid #e7e7e7;
  transition: background 200ms linear;
}
.form__progress li.is-current {
  background: linear-gradient(left, #fff 50%, #e7e7e7 50%);
}
.form__progress li.is-current ~ li {
  background: #e7e7e7;
}
/* style for survey END


/* style for REVEAL TEXT ON WHAT IS TELEHEALTH ACCORDIAN BUBBLE Start*/
.hero {
  margin-top: 40px;
  padding: 15px;
  background: linear-gradient(45deg, #db6b2a 0%, #ffffff 99%);
  
  border-radius: 50px;
  min-height: 100px;
}
.hero__text {
  margin: 0 auto;
  max-width: 1000px;
}

.text-reveal span {
  position: relative;
}
.text-reveal span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #9c172c;
  transform-origin: left;
  transform: scale(1, 1);
}
.text-reveal  span:after {
  content: "\A";
  white-space: pre;
}
.text-reveal span:nth-of-type(1):before {
  animation: reveal-text 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s forwards;
}
.text-reveal span:nth-of-type(2):before {
  animation: reveal-text 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards;
}
.text-reveal span:nth-of-type(3):before {
  animation: reveal-text 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s forwards;
}
.text-reveal span:nth-of-type(4):before {
  animation: reveal-text 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.8s forwards;
}
.text-reveal span:nth-of-type(5):before {
  animation: reveal-text 600ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.10s forwards;
}

@keyframes reveal-text {
  100% {
    transform: scale(0, 1);
  }
}

/* style for REVEAL TEXT ON WHAT IS TELEHEALTH ACCORDIAN BUBBLE END*/


/* style for PAYCARDS AFTER SURVEY START*/
.wrapper-paycard {
  display: flex; 
  flex-wrap: nowrap; 
  margin: 40px auto;
  width: 100%;
}

.paycard {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  flex: 1;
  margin: 8px;
  padding: 30px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.paycard.popular {
  margin-top: -10px;
  margin-bottom: -10px;
}
.paycard.popular .paycard-title h3 {
  color: #3498db;
  font-size: 22px;
}
.paycard.popular .paycard-price {
  margin: 50px;
}
.paycard.popular .paycard-price h1 {
  color: #3498db;
  font-size: 60px;
}
.paycard.popular .paycard-action button {
  background-color: #3498db;
  border-radius: 80px;
  color: #fff;
  font-size: 17px;
  margin-top: -15px;
  padding: 15px;
  height: 80px;
}
.paycard.popular .paycard-action button:hover {
  background-color: #2386c8;
  font-size: 23px;
}
.paycard:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.paycard-ribbon {
  position: absolute;
  overflow: hidden;
  top: -10px;
  left: -10px;
  width: 114px;
  height: 112px;
}
.paycard-ribbon span {
  position: absolute;
  display: block;
  width: 160px;
  padding: 10px 0;
  background-color: #3498db;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  left: -35px;
  top: 25px;
  transform: rotate(-45deg);
}
.paycard-ribbon::before, .paycard-ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
  border-top-color: transparent;
  border-left-color: transparent;
}
.paycard-ribbon::before {
  top: 0;
  right: 0;
}
.paycard-ribbon::after {
  bottom: 0;
  left: 0;
}

.paycard-title h3 {
  color: rgba(0, 0, 0, 0.3);
  font-size: 15px;
  text-transform: uppercase;
}
.paycard-title h4 {
  color: rgba(0, 0, 0, 0.6);
}

.paycard-price {
  margin: 60px 0;
}
.paycard-price h1 {
  font-size: 46px;
}
.paycard-price h1 sup {
  font-size: 15px;
  display: inline-block;
  margin-left: -20px;
  width: 10px;
}
.paycard-price h1 small {
  color: rgba(0, 0, 0, 0.3);
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

.paycard-description ul {
  display: block;
  list-style: none;
  margin: 60px 0;
  padding: 0;
}
.paycard-description li, .paycard-description span  {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  margin: 0 0 15px;
}
.paycard-description li::before {
  font-family: FontAwesome;
  content: "\f00c";
  padding: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.15);
}

.paycard-action button {
  background: transparent;
  border: 2px solid #3498db;
  border-radius: 30px;
  color: #3498db;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
  width: 100%;
  height: 60px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.paycard-action button:hover {
  background-color: #3498db;
  box-shadow: 0 2px 4px #196090;
  color: #fff;
  font-size: 17px;
}

/* style for PAYCARDS AFTER SURVEY END*/

/* PAYCARDS2 START*/
.paycard2 {
  border: 0;
  background-color: white;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 0px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 0px 0 rgba(0, 0, 0, 0.08);
  transition: all .3s ease-in-out;
  padding: 2.25rem 0;
  position: relative;
  will-change: transform;
}
.paycard2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 5px;
  background-color: #4285F4;
  transition: 0.5s;
}
.paycard2:hover {
  transform: scale(1.05);
  -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
}
.paycard2:hover:after {
  width: 100%;
}
.paycard2 .paycard2-header {
  background-color: white;
  padding-left: 2rem;
  border-bottom: 0px;
}
.paycard2 .paycard2-title {
  margin-bottom: 1rem;
}
.paycard2 .paycard2-block {
  padding-top: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.paycard2 .list-group-item {
  text-align: left;
  border: 0px;
  padding: .25rem;
  color: #808080;
  font-weight: 300;
}
	
.popular { margin-bottom: -10px; margin-top: -10px;}	
	
.paycard2.popular h3 {color: #3498db;}	

.paycard2.popular button {color: #3498db;}	

.display-2 {
  font-size: 7rem;
  letter-spacing: -.5rem;

}
.display-2 .currency {
  font-size: 2.75rem;
  position: relative;
  font-weight: 400;
  top: -45px;
  letter-spacing: 0px;
}
.display-2 .period {
  font-size: 1rem;
  color: #b3b3b3;
  letter-spacing: 0px;
}

	
.paycard2-ribbon {
  position: absolute;
  overflow: hidden;
  top: -10px;
  left: -10px;
  width: 114px;
  height: 112px;
}
.paycard2-ribbon span {
  position: absolute;
  display: block;
  width: 160px;
  padding: 10px 0;
  background-color: #3498db;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  left: -35px;
  top: 25px;
  transform: rotate(-45deg);
}
.paycard2-ribbon::before, .paycard2-ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
  border-top-color: transparent;
  border-left-color: transparent;
}
.paycard2-ribbon::before {
  top: 0;
  right: 0;
}
.paycard2-ribbon::after {
  bottom: 0;
  left: 0;
}	
	
.paycard2-action button {
  background: transparent;
  border: 2px solid #3498db;
  border-radius: 30px;
  color: #3498db;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
  width: 100%;
  height: 60px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
	
.paycard2-action button:hover {
  background-color: #3498db;
  box-shadow: 0 2px 4px #196090;
  color: #fff;
  font-size: 17px;
}	
	
.paycard2-description li::before {
  font-family: FontAwesome;
  content: "\f00c";
  padding: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.15);
}

/* PAYCARDS2 END*/



/* 3D Flip Cards START */
.wrapperxx{
  width: 90%;
  margin: 0 auto;
  max-width: 80rem;
}

.colsxx{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.colxx{
  width: calc(25% - 2rem);
  margin: 1rem;
  cursor: pointer;
}

.containerxx{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	        perspective: 1000px;
}

.frontxx,
.backxx{
  background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	text-align: center;
	min-height: 280px;
	height: auto;
	border-radius: 10px;
	color: #fff;
	font-size: 1rem;
}

.frontxx {font-size: 1.5rem;}

.backxx{
  background: #cedce7;
  background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
}

.frontxx:after{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #000;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 10px;
}
.containerxx:hover .frontxx,
.containerxx:hover .backxx{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.backxx{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.innerxx{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
            transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
            perspective: inherit;
    z-index: 2;
}

.containerxx .backxx{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.containerxx .frontxx{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.containerxx:hover .backxx{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.containerxx:hover .frontxx{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.frontxx .innerxxx p{
  font-size: 2rem;
  margin-bottom: 2rem;
  position: relative;
}

.frontxx .innerxx p:after{
  content: '';
  width: 4rem;
  height: 2px;
  position: absolute;
  background: #C6D4DF;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -.75rem;
}

.frontxx .innerxx span{
  color: rgba(255,255,255,0.7);
  /*font-family: 'Montserrat';
  font-weight: 100;*/
}

/* 3D Flip Cards END */

.dotted {
  padding: 2.25em 1.6875em;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
  }

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	#intro {
    background: url("../../images/stress_free_people-small.png") no-repeat center center ;

	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
	}
	
	#intro2 {
    background: url("../../images/smile-sm.jpg") no-repeat center center ;

	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size:cover;
	}	
	
	#introabout {
    background: url("../../images/highjump-adj-small.jpg") no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
	}
	
	#intromarriage {
    background: url("../../images/shatter.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}	

	#introchrist {
    background: url("../../images/pray.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}	
	
	#introdivorce {
    background: url("../../images/hug.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}	
	

	
	#introrel {
    background: url("../../images/couplekiss.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}

	#introgrief {
    background: url("../../images/candles.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}
	
	#introdep {
    background: url("../../images/depression.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}
	
	#introanx {
    background: url("../../images/hairsmile.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}	

	#introadhd {
    background: url("../../images/focus.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}
	
	#introangersports {
    background: url("../../images/hockeysm.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}	
	
	#introlis {
    background: url("../../images/listen.jpg") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
    background-size: cover;
}

	/* adjust image to display either the large or small version of the image to fit screen & reduce text padding when is a small image */
	.twin {
    background-image: url(../../images/happycouple-adj2-small.jpg); padding: 0px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
	
	.twinpad{
	padding-top:50px; padding-bottom: 50px;
	}	

	.flip-container .flipped {
	-moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    transform: rotateY(0deg);
	}
	
	
	/* adjust display to either the large or small version of the image size to fit screen */
	.view img.b2{
	display:block;
	}
	.view img.b1{
	display:none;
	}
	
	/* adjust h2 size for small screens so does points do not overflow */
	.c h2 {
	font-size: 25px!important;		
		}	
	
	
	/* hide heading */
	.e {
	display: none;		
		}	
	
	.f {
	display: none;		
		}	
	.g {
	display: block;		
		}	
	
	.bgimg-2, .bgimg-3 {
    background-attachment: scroll;}
	
	.paycard2 {
	margin-bottom:30px;
	margin-top:30px;}
	
	.container-box {top:100%;}
	
	
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 

	/* hide heading */
	.e {
	display: none;		
		}
	
		.canger h2 {
	font-size: 25px;		
	}	
	
	.paycard2 {
	margin-bottom:30px;
	margin-top:30px;}
	
 }
	
	

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 
	
	/* hide heading */
	.e {
	display: none;		
		}	
}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { 
}

/* Extra large devices (large desktops)*/
/* No media query since the extra-large breakpoint has no upper bound on its width*/